home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Reg Code.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  575 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "RegCodeTitle": "Text (50)",
  7.         "CodeDescriptionTitle": "Text (50)",
  8.         "RegNumTitle": "Text (50)",
  9.         "NumDescriptionTitle": "Text (50)",
  10.         "CustomTitle": "Text (50)",
  11.         "CustomDescriptionTitle": "Text (50)"
  12.     },
  13.     "data": [
  14.         {
  15.             "CustID": -1,
  16.             "Title": "Source",
  17.             "Info": "Where did you receive this software?",
  18.             "RegCodeTitle": "CD Source:",
  19.             "CodeDescriptionTitle": "(Friend, Store, Mail, etc...)",
  20.             "RegNumTitle": "Promotion Code:",
  21.             "NumDescriptionTitle": "(if applicable)",
  22.             "CustomTitle": "Custom Field:",
  23.             "CustomDescriptionTitle": "(if applicable)"
  24.         }
  25.     ]
  26. }